xl: parsing code movement
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 28 Sep 2017 11:04:07 +0000 (12:04 +0100)
committerRoger Pau Monne <roger.pau@citrix.com>
Thu, 28 Sep 2017 11:15:16 +0000 (12:15 +0100)
commit52d8307ff64192455b17b6a103b634f58b2335e2
treeaaf7982a28f98453dc33e3e1a383b0533f4b85bc
parent48364fcfcb6f1545cdf4a5a46a6999c34b837950
xl: parsing code movement

Code movement in preparation for making the bootloader,
bootloader_args, nested_hvm and timer_mode fields shared between all
guests types. While moving the code, limit the line-length to 80
columns.

No functional change.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/xl/xl_parse.c